Ribbon for WinForms
RadioButtonElement コンストラクタ(Object[])

C1.Win.4.8 アセンブリ > C1.Framework 名前空間 > RadioButtonElement クラス > RadioButtonElement コンストラクタ : RadioButtonElement コンストラクタ(Object[])
An System.Array of objects to display as content.
Initializes a new RadioButtonElement with specified content.
シンタックス
'宣言
 
Public Function New( _
   ByVal ParamArray content() As Object _
)
public RadioButtonElement( 
   params object[] content
)

パラメータ

content
An System.Array of objects to display as content.
参照

RadioButtonElement クラス
RadioButtonElement メンバ
オーバーロード一覧